home *** CD-ROM | disk | FTP | other *** search
/ Drops Desktop CD-ROM Collection / Drops Desktop CD-ROM Collection.iso / files / calender / data1.cab / Program_Executable_Files / dcmsp.bpl / 0 / RCDATA / TSEALFORM / TSEALFORM.txt
Encoding:
Text File  |  2004-01-07  |  2.3 KB  |  111 lines

  1. object SealForm: TSealForm
  2.   Left = 1342
  3.   Top = 601
  4.   BorderStyle = bsNone
  5.   Caption = '∩┐╜A∩┐╜C∩┐╜∩┐╜∩┐╜[∩┐╜j∩┐╜∩┐╜∩┐╜O'
  6.   ClientHeight = 419
  7.   ClientWidth = 273
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object SealBaseImg: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 273
  23.     Height = 419
  24.     Align = alClient
  25.     Enabled = False
  26.   end
  27.   object SealImg: TImage
  28.     Left = 9
  29.     Top = 27
  30.     Width = 256
  31.     Height = 384
  32.     OnMouseDown = SealImgMouseDown
  33.   end
  34.   object SealWakuImg: TImage
  35.     Left = 16
  36.     Top = 80
  37.     Width = 32
  38.     Height = 32
  39.     Transparent = True
  40.   end
  41.   object SealWebBtn: TImageButton
  42.     Left = 168
  43.     Top = 0
  44.     Width = 25
  45.     Height = 25
  46.     Hint = '∩┐╜┼ÉV∩┐╜╠âV∩┐╜[∩┐╜∩┐╜∩┐╜V∩┐╜[∩┐╜g∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  47.     NumGlyphs = 1
  48.     OnClick = SealWebBtnClick
  49.     ShowHint = True
  50.     Visible = False
  51.   end
  52.   object SealSeatDelBtn: TImageButton
  53.     Left = 168
  54.     Top = 24
  55.     Width = 25
  56.     Height = 25
  57.     Hint = '∩┐╜V∩┐╜[∩┐╜∩┐╜∩┐╜V∩┐╜[∩┐╜g∩┐╜∩┐╜∩┐╜φÅ£∩┐╜∩┐╜∩┐╜∩┐╜'
  58.     NumGlyphs = 1
  59.     OnClick = SealSeatDelBtnClick
  60.     ShowHint = True
  61.     Visible = False
  62.   end
  63.   object SealPutBtn: TImageButton
  64.     Left = 200
  65.     Top = 24
  66.     Width = 25
  67.     Height = 25
  68.     Hint = '∩┐╜V∩┐╜[∩┐╜∩┐╜∩┐╜∩┐╜\∩┐╜∩┐╜'
  69.     NumGlyphs = 1
  70.     OnClick = SealPutBtnClick
  71.     ShowHint = True
  72.     Visible = False
  73.   end
  74.   object SealDelBtn: TImageButton
  75.     Left = 224
  76.     Top = 24
  77.     Width = 25
  78.     Height = 25
  79.     Hint = '∩┐╜V∩┐╜[∩┐╜∩┐╜∩┐╜≡öìé∩┐╜∩┐╜∩┐╜'
  80.     NumGlyphs = 1
  81.     OnClick = SealDelBtnClick
  82.     ShowHint = True
  83.     Visible = False
  84.   end
  85.   object SealExtBtn: TImageButton
  86.     Left = 240
  87.     Top = 0
  88.     Width = 25
  89.     Height = 25
  90.     Hint = '∩┐╜V∩┐╜[∩┐╜∩┐╜∩┐╜p∩┐╜∩┐╜∩┐╜b∩┐╜g∩┐╜∩┐╜┬é∩┐╜∩┐╜∩┐╜'
  91.     NumGlyphs = 1
  92.     OnClick = SealExtBtnClick
  93.     ShowHint = True
  94.   end
  95.   object SealCBox: TComboBox
  96.     Left = 4
  97.     Top = 16
  98.     Width = 145
  99.     Height = 20
  100.     Hint = '∩┐╜V∩┐╜[∩┐╜∩┐╜∩┐╜V∩┐╜[∩┐╜g∩┐╜∩┐╜I∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  101.     Style = csDropDownList
  102.     ItemHeight = 12
  103.     ParentShowHint = False
  104.     ShowHint = True
  105.     TabOrder = 5
  106.     Visible = False
  107.     Items.Strings = (
  108.       '∩┐╜f∩┐╜t∩┐╜H∩┐╜∩┐╜∩┐╜g')
  109.   end
  110. end
  111.